home *** CD-ROM | disk | FTP | other *** search
/ Acorn RISC PD-CD 1 / Acorn RISC PD-CD 1.iso / languages / grs / pd_release / readme1st < prev   
Encoding:
Text File  |  1991-08-20  |  1.5 KB  |  47 lines

  1. Overview
  2. --------
  3.  
  4.  *THE ATTENTION OF PUBLIC DOMAIN LIBRARIES, MAGAZINES ETC. IS DRAWN TO THE*
  5.                 *COPYRIGHT NOTICE IN THE FILE 'COPYRIGHT'*
  6.  
  7.  
  8. GRS is a semi-compiled object-oriented language which supports the notion
  9. of metaclasses, and has a wide range of meta-level programming constructs
  10. including a callable compiler.
  11.  
  12. To run GRS, run the !Start Obey file which will load Clib and set up a
  13. working directory, then go to the CLI or an !Edit task window etc and
  14. type GRS.
  15.  
  16. Typing GRS <filename> will start GRS and load and run <filename>.
  17.  
  18. On start up, GRS must be able to find the file g.bootclass, hence the need
  19. for a working directory.  You are advised to give the 'Next' task as much
  20. memory as possible from the task manager, 800k is reasonable.
  21.  
  22. If you use the callable compiler, GRS must be able to write to the current
  23. drive, and there must be a directory $.tmp on that drive.
  24.  
  25. You are strongly urged to read the manual and examine the example programs.
  26.  
  27. For an explanation of the example programs, consult the Archimedes version
  28. manual.
  29.  
  30.  
  31. The authors would be very pleased to hear from anybody with comments,
  32. suggestions, bug reports, offers of highly paid jobs with company Aston
  33. Martins etc.
  34.  
  35. Please direct all communication to:
  36.  
  37.  
  38.  
  39.                                Guy Verbist,
  40.                                104, 2F3, Causewayside,
  41.                                Edinburgh,
  42.                                EH9 1PU.
  43.  
  44.                                Tel. (031) 667 6983
  45.  
  46.  
  47.